home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 359 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  964 b 

  1. Path: alpha.netusa.net!not-for-mail
  2. From: rmahoney@alpha.netusa.net (Robert Mahoney - 2Rud Software)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: Archive/Unarchive DLL for REXX?
  5. Date: 18 Jan 1996 18:15:28 GMT
  6. Organization: Network Internet Services (516) 543-0240
  7. Distribution: inet
  8. Message-ID: <4dm2o0$e2n@news.netusa.net>
  9. References: <4dfo5r$o48@ftp.netgate.net>
  10. NNTP-Posting-Host: alpha.netusa.net
  11. X-Newsreader: TIN [UNIX 1.3 941216BETA PL0]
  12.  
  13. : In message <4crvdo$4q29@news-s01.ca.us.ibm.net> - jschult@ibm.net writes:
  14. : :>
  15. : :>I need to decompress a file from within a REXX script and would love to
  16. : :>a REXX DLL to do so.  Does anyone know if there is anything around to do
  17. : :>this with???
  18.  
  19.   Check out RexxComp on http://www.netusa.net/~rmahoney/  It provides
  20. a REXX callable DLL to compress and decompress files, comes with source
  21. and it's free.
  22.  
  23.   Note that it does not produce ZIP compatible files and does not compress
  24. as fast or as good as ZIP does.
  25.  
  26. Bob
  27.  
  28.